MessageFlagDueBy Property

Contains the date and time specifying the date by which an e-mail message is due.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public DateTime FlagDueBy { get; set; }

Property Value

DateTime
The flag due by.

See Also